shithub: riscv

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

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