shithub: riscv

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

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