shithub: riscv

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

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