shithub: riscv

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

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