shithub: riscv

ref: 57120705a1afabc8b7b5a87a28946e6d390513ee
dir: /sys/src/cmd/plot/libplot/grade.c/

View raw version
#include "mplot.h"
void grade(double x){
	e1->grade = x;
}